NotificationConfig
Notification Configuration object.
Since
11.0.00
Parameters
Resource-Id for the Notification Small icon.
Guideline: Notification small icon should be flat, pictured face on, and must be white on a transparent background.
Resource-Id for the Notification Large Icon
Set the color for notification.
By default, the SDK shows only one notification at a given point in time, existing notification is updated with the new notification. If set to true new notifications would be shown separately.
By default MoEngage SDK synthesis the back-stack from the manifest when redirecting user on push click. If set to false SDK would not synthesis a back-stack.
false if you don't want to show the notification large icon on Android Lollipop and above devices, else true.
Constructors
Notification Configuration object.
Notification Configuration object.
Properties
If false sdk will not synthesize back-stack for the notification's click action.
If true notification large icon will be shown on Lollipop and above devices.
If true show multiple notifications in the drawer, else show single notification.
Color resource for push-notification icon.